Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds legend HTML to map layers and map layer manager #4920

Merged
merged 5 commits into from
Jun 18, 2019

Conversation

robgaston
Copy link
Member

re: #4670

success: function (results) {
results.results.aggregations.geo_aggs = results.results.aggregations.geo_aggs.inner.buckets[0]
success: function(results) {
results.results.aggregations.geo_aggs = results.results.aggregations.geo_aggs.inner.buckets[0];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identifier 'geo_aggs' is not in camel case. (camelcase)

@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 52961ed on 4670_geojson_card_component into 972ceb0 on master.

@robgaston robgaston merged commit 059a478 into master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants